home *** CD-ROM | disk | FTP | other *** search
/ Macromedia Multimedia Showcase 3.1 / Multimedia Showcase 3.1 (Macromedia Inc.)(ZSHOW31)(1994).ISO / mac / SAVE DISABLED / Fontographer / Fontographer® 4.1 Demo / FontographerÆ 4.1 Demo.rsrc / STR#_6025.txt < prev    next >
Text File  |  1994-12-15  |  1KB  |  67 lines

  1. /show_proc /def_show_proc load def
  2.  
  3. }B
  4.  
  5. {MapChar{/Symbol findfont}{descFont}ifelse 10 scalefont setfont _IntToChar show}forall
  6.  
  7. /def_show_proc{
  8.  
  9. {Col_Pos_X Sub_Col_Pos_X gsave show_proc grestore}for}B
  10.  
  11. /ColumnShow{Next_Col_Line 0 1 Get_Num_Sub_Cols
  12.  
  13. {false}ifelse}B
  14.  
  15. {dup 161 sub SymChr exch get dup 0 ne{exch}if 0 ne}
  16.  
  17. /MapChar{dup 161 sub dup 0 ge exch 55 lt and
  18.  
  19. dup /sub_col_array xdf length 1 sub /num_sub_cols xdf Init_Columns end}B
  20.  
  21. /Set_Up_Columns{ColumnDict begin dup /_column_array xdf length /num_of_columns xdf
  22.  
  23. /Next_Col_Line{_GetLeading neg _RMoveY currentpoint _GetBM le {Next_Column}if pop}B
  24.  
  25. {pop 0 showpage _DoPageHeader}if def _GetTM _GetLeading sub _MoveY end}B
  26.  
  27. /Next_Column{ColumnDict begin /_column _column 1 add dup num_of_columns ge
  28.  
  29. /Sub_Col_Pos_X{Get_Sub_Col dup xcheck{exec}if _Per_RMoveX}B
  30.  
  31. /Col_Pos_X{Get_Col _Per_MoveX}B
  32.  
  33. /Get_Col{ColumnDict begin _column_array _column get end}B
  34.  
  35. /Get_Sub_Col{ColumnDict begin sub_col_array exch get end}B
  36.  
  37. /Get_Num_Sub_Cols{ColumnDict /num_sub_cols get}B
  38.  
  39. /Init_Columns{ColumnDict begin /_column 0 def end _GetLM _GetTM moveto}B
  40.  
  41. 0 0 0 0 0 0 184 224]def
  42.  
  43. 0 0 216 214 0 187 68 0 0 0 0 0 0 0 0 0
  44.  
  45. 165 177 163 179 0 109 182 229 213 112 242 0 0 87 0 0
  46.  
  47. 176 0 0 0 0 0 0 210 211 212 0 0 185 0 0
  48.  
  49. /SymChr[
  50.  
  51. end
  52.  
  53. /num_sub_cols 0 def
  54.  
  55. /num_of_columns 1 def
  56.  
  57. /sub_col_array[0]def
  58.  
  59. /_column_array[0]def
  60.  
  61. /_column 0 def
  62.  
  63. ColumnDict begin
  64.  
  65. /ColumnDict 5 dict def
  66.  
  67.